FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/resource-teleatendimento

Packagehl7.fhir.stt
Resource TypeStructureDefinition
Idresource-teleatendimento
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7.fhir.stt@1.0.0-beta14&canonical=https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/Teleatendimento
URLhttps://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/Teleatendimento
Version1.0.0
Statusactive
Date2022-12-06
NameTeleatendimento
TitleTeleatendimento
Realmstt
Authorityhl7
DescriptionEventos de teleatendimento registrados em sistemas de Telemedicina e Telessaúde.
PurposePermitir identificar e referenciar eventos de teleatendimento registrados em sistemas de Telemedicina e Telessaúde.
TypeEncounter
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
ExtensionTeleatendimentoAcessoExtensão para o registro de acessos a um teleatendimento

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "resource-teleatendimento",
  "url": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/Teleatendimento",
  "version": "1.0.0",
  "name": "Teleatendimento",
  "title": "Teleatendimento",
  "status": "active",
  "experimental": false,
  "date": "2022-12-06",
  "publisher": "Laboratório de Telemedicina - HU/UFSC",
  "contact": [
    {
      "name": "Alexandre Savaris",
      "telecom": [
        {
          "system": "email",
          "value": "savaris@telemedicina.ufsc.br",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "Eventos de teleatendimento registrados em sistemas de Telemedicina e Telessaúde.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BRA",
          "display": "Brazil",
          "userSelected": true
        }
      ]
    }
  ],
  "purpose": "Permitir identificar e referenciar eventos de teleatendimento registrados em sistemas de Telemedicina e Telessaúde.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Encounter",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Encounter",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Encounter.extension",
        "path": "Encounter.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Encounter.extension:acesso",
        "path": "Encounter.extension",
        "sliceName": "acesso",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/ExtensionTeleatendimentoAcesso"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Encounter.identifier",
        "path": "Encounter.identifier",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "rules": "open"
        },
        "max": "1"
      },
      {
        "id": "Encounter.identifier.use",
        "path": "Encounter.identifier.use",
        "max": "0"
      },
      {
        "id": "Encounter.identifier.type",
        "path": "Encounter.identifier.type",
        "max": "0"
      },
      {
        "id": "Encounter.identifier.system",
        "path": "Encounter.identifier.system",
        "min": 1
      },
      {
        "id": "Encounter.identifier.value",
        "path": "Encounter.identifier.value",
        "min": 1
      },
      {
        "id": "Encounter.identifier.period",
        "path": "Encounter.identifier.period",
        "max": "0"
      },
      {
        "id": "Encounter.identifier.assigner",
        "path": "Encounter.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Encounter.identifier:identificadorExterno",
        "path": "Encounter.identifier",
        "sliceName": "identificadorExterno",
        "max": "1"
      },
      {
        "id": "Encounter.identifier:identificadorExterno.use",
        "path": "Encounter.identifier.use",
        "max": "0"
      },
      {
        "id": "Encounter.identifier:identificadorExterno.type",
        "path": "Encounter.identifier.type",
        "max": "0"
      },
      {
        "id": "Encounter.identifier:identificadorExterno.system",
        "path": "Encounter.identifier.system",
        "min": 1,
        "fixedUri": "https://stt.telessaude.ufsc.br/fhir/r4/StructureDefinition/NamingSystemIdentificadorTeleatendimento"
      },
      {
        "id": "Encounter.identifier:identificadorExterno.value",
        "path": "Encounter.identifier.value",
        "min": 1
      },
      {
        "id": "Encounter.identifier:identificadorExterno.period",
        "path": "Encounter.identifier.period",
        "max": "0"
      },
      {
        "id": "Encounter.identifier:identificadorExterno.assigner",
        "path": "Encounter.identifier.assigner",
        "max": "0"
      },
      {
        "id": "Encounter.statusHistory.period.start",
        "path": "Encounter.statusHistory.period.start",
        "min": 1
      },
      {
        "id": "Encounter.class.system",
        "path": "Encounter.class.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-ActCode"
      },
      {
        "id": "Encounter.class.version",
        "path": "Encounter.class.version",
        "min": 1,
        "fixedString": "2018-08-12"
      },
      {
        "id": "Encounter.class.code",
        "path": "Encounter.class.code",
        "min": 1,
        "fixedCode": "VR"
      },
      {
        "id": "Encounter.class.display",
        "path": "Encounter.class.display",
        "min": 1,
        "fixedString": "virtual"
      },
      {
        "id": "Encounter.class.userSelected",
        "path": "Encounter.class.userSelected",
        "max": "0"
      },
      {
        "id": "Encounter.classHistory",
        "path": "Encounter.classHistory",
        "max": "0"
      },
      {
        "id": "Encounter.type",
        "path": "Encounter.type",
        "max": "1"
      },
      {
        "id": "Encounter.type.coding",
        "path": "Encounter.type.coding",
        "max": "1"
      },
      {
        "id": "Encounter.type.coding.system",
        "path": "Encounter.type.coding.system",
        "min": 1
      },
      {
        "id": "Encounter.type.coding.version",
        "path": "Encounter.type.coding.version",
        "min": 1
      },
      {
        "id": "Encounter.type.coding.code",
        "path": "Encounter.type.coding.code",
        "min": 1
      },
      {
        "id": "Encounter.type.coding.display",
        "path": "Encounter.type.coding.display",
        "min": 1
      },
      {
        "id": "Encounter.type.coding.userSelected",
        "path": "Encounter.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Encounter.type.text",
        "path": "Encounter.type.text",
        "min": 1
      },
      {
        "id": "Encounter.serviceType.coding",
        "path": "Encounter.serviceType.coding",
        "max": "1"
      },
      {
        "id": "Encounter.serviceType.coding.system",
        "path": "Encounter.serviceType.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/service-type"
      },
      {
        "id": "Encounter.serviceType.coding.version",
        "path": "Encounter.serviceType.coding.version",
        "min": 1,
        "fixedString": "4.0.1"
      },
      {
        "id": "Encounter.serviceType.coding.code",
        "path": "Encounter.serviceType.coding.code",
        "min": 1
      },
      {
        "id": "Encounter.serviceType.coding.display",
        "path": "Encounter.serviceType.coding.display",
        "min": 1
      },
      {
        "id": "Encounter.serviceType.coding.userSelected",
        "path": "Encounter.serviceType.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Encounter.serviceType.text",
        "path": "Encounter.serviceType.text",
        "min": 1
      },
      {
        "id": "Encounter.priority.coding",
        "path": "Encounter.priority.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Encounter.priority.coding.system",
        "path": "Encounter.priority.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-ActPriority"
      },
      {
        "id": "Encounter.priority.coding.version",
        "path": "Encounter.priority.coding.version",
        "min": 1,
        "fixedString": "2018-08-12"
      },
      {
        "id": "Encounter.priority.coding.code",
        "path": "Encounter.priority.coding.code",
        "min": 1
      },
      {
        "id": "Encounter.priority.coding.display",
        "path": "Encounter.priority.coding.display",
        "min": 1
      },
      {
        "id": "Encounter.priority.coding.userSelected",
        "path": "Encounter.priority.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Encounter.priority.text",
        "path": "Encounter.priority.text",
        "min": 1
      },
      {
        "id": "Encounter.subject",
        "path": "Encounter.subject",
        "min": 1
      },
      {
        "id": "Encounter.subject.reference",
        "path": "Encounter.subject.reference",
        "min": 1
      },
      {
        "id": "Encounter.subject.type",
        "path": "Encounter.subject.type",
        "min": 1
      },
      {
        "id": "Encounter.subject.identifier",
        "path": "Encounter.subject.identifier",
        "max": "0"
      },
      {
        "id": "Encounter.subject.display",
        "path": "Encounter.subject.display",
        "min": 1
      },
      {
        "id": "Encounter.episodeOfCare",
        "path": "Encounter.episodeOfCare",
        "max": "0"
      },
      {
        "id": "Encounter.basedOn",
        "path": "Encounter.basedOn",
        "max": "0"
      },
      {
        "id": "Encounter.participant",
        "path": "Encounter.participant",
        "min": 1
      },
      {
        "id": "Encounter.participant.type",
        "path": "Encounter.participant.type",
        "max": "1"
      },
      {
        "id": "Encounter.participant.type.coding",
        "path": "Encounter.participant.type.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Encounter.participant.type.coding.system",
        "path": "Encounter.participant.type.coding.system",
        "min": 1,
        "fixedUri": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"
      },
      {
        "id": "Encounter.participant.type.coding.version",
        "path": "Encounter.participant.type.coding.version",
        "min": 1,
        "fixedString": "3.0.0"
      },
      {
        "id": "Encounter.participant.type.coding.code",
        "path": "Encounter.participant.type.coding.code",
        "min": 1
      },
      {
        "id": "Encounter.participant.type.coding.display",
        "path": "Encounter.participant.type.coding.display",
        "min": 1
      },
      {
        "id": "Encounter.participant.type.coding.userSelected",
        "path": "Encounter.participant.type.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Encounter.participant.type.text",
        "path": "Encounter.participant.type.text",
        "min": 1
      },
      {
        "id": "Encounter.participant.period",
        "path": "Encounter.participant.period",
        "max": "0"
      },
      {
        "id": "Encounter.participant.individual",
        "path": "Encounter.participant.individual",
        "min": 1
      },
      {
        "id": "Encounter.participant.individual.reference",
        "path": "Encounter.participant.individual.reference",
        "min": 1
      },
      {
        "id": "Encounter.participant.individual.type",
        "path": "Encounter.participant.individual.type",
        "min": 1
      },
      {
        "id": "Encounter.participant.individual.identifier",
        "path": "Encounter.participant.individual.identifier",
        "max": "0"
      },
      {
        "id": "Encounter.participant.individual.display",
        "path": "Encounter.participant.individual.display",
        "min": 1
      },
      {
        "id": "Encounter.appointment",
        "path": "Encounter.appointment",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Encounter.appointment.reference",
        "path": "Encounter.appointment.reference",
        "min": 1
      },
      {
        "id": "Encounter.appointment.type",
        "path": "Encounter.appointment.type",
        "min": 1
      },
      {
        "id": "Encounter.appointment.identifier",
        "path": "Encounter.appointment.identifier",
        "max": "0"
      },
      {
        "id": "Encounter.appointment.display",
        "path": "Encounter.appointment.display",
        "min": 1
      },
      {
        "id": "Encounter.period",
        "path": "Encounter.period",
        "min": 1
      },
      {
        "id": "Encounter.period.start",
        "path": "Encounter.period.start",
        "min": 1
      },
      {
        "id": "Encounter.period.end",
        "path": "Encounter.period.end",
        "min": 1
      },
      {
        "id": "Encounter.length",
        "path": "Encounter.length",
        "min": 1
      },
      {
        "id": "Encounter.length.value",
        "path": "Encounter.length.value",
        "min": 1
      },
      {
        "id": "Encounter.length.comparator",
        "path": "Encounter.length.comparator",
        "max": "0"
      },
      {
        "id": "Encounter.length.unit",
        "path": "Encounter.length.unit",
        "min": 1
      },
      {
        "id": "Encounter.length.system",
        "path": "Encounter.length.system",
        "max": "0"
      },
      {
        "id": "Encounter.length.code",
        "path": "Encounter.length.code",
        "max": "0"
      },
      {
        "id": "Encounter.reasonCode",
        "path": "Encounter.reasonCode",
        "max": "1"
      },
      {
        "id": "Encounter.reasonCode.coding",
        "path": "Encounter.reasonCode.coding",
        "min": 1,
        "max": "1"
      },
      {
        "id": "Encounter.reasonCode.coding.system",
        "path": "Encounter.reasonCode.coding.system",
        "min": 1
      },
      {
        "id": "Encounter.reasonCode.coding.version",
        "path": "Encounter.reasonCode.coding.version",
        "min": 1
      },
      {
        "id": "Encounter.reasonCode.coding.code",
        "path": "Encounter.reasonCode.coding.code",
        "min": 1
      },
      {
        "id": "Encounter.reasonCode.coding.display",
        "path": "Encounter.reasonCode.coding.display",
        "min": 1
      },
      {
        "id": "Encounter.reasonCode.coding.userSelected",
        "path": "Encounter.reasonCode.coding.userSelected",
        "max": "0"
      },
      {
        "id": "Encounter.reasonCode.text",
        "path": "Encounter.reasonCode.text",
        "min": 1
      },
      {
        "id": "Encounter.reasonReference",
        "path": "Encounter.reasonReference",
        "max": "0"
      },
      {
        "id": "Encounter.diagnosis",
        "path": "Encounter.diagnosis",
        "max": "0"
      },
      {
        "id": "Encounter.account",
        "path": "Encounter.account",
        "max": "0"
      },
      {
        "id": "Encounter.hospitalization",
        "path": "Encounter.hospitalization",
        "max": "0"
      },
      {
        "id": "Encounter.location",
        "path": "Encounter.location",
        "max": "0"
      },
      {
        "id": "Encounter.serviceProvider",
        "path": "Encounter.serviceProvider",
        "min": 1
      },
      {
        "id": "Encounter.serviceProvider.reference",
        "path": "Encounter.serviceProvider.reference",
        "min": 1
      },
      {
        "id": "Encounter.serviceProvider.type",
        "path": "Encounter.serviceProvider.type",
        "min": 1
      },
      {
        "id": "Encounter.serviceProvider.identifier",
        "path": "Encounter.serviceProvider.identifier",
        "max": "0"
      },
      {
        "id": "Encounter.serviceProvider.display",
        "path": "Encounter.serviceProvider.display",
        "min": 1
      },
      {
        "id": "Encounter.partOf",
        "path": "Encounter.partOf",
        "max": "0"
      }
    ]
  }
}